Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl Namespace / RdlEnum<T> Class / Implicit Type Conversion Operator

In This Topic
    Implicit Type Conversion Operator (RdlEnum<T>)
    In This Topic
    Converts an RdlEnum<T> value to a string.
    Overload List
    OverloadDescription
    Converts an RdlEnum<T> value to a string.  
    Converts a string to an RdlEnum<T> value.  
    Converts an RdlEnum<T> value to the corresponding enum value.  
    Converts an enum vaue to its RdlEnum<T> representation.  
    See Also